home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / win_update / i386 / it / ie5 / ient_s4.CAB / IENT_4.CAB / removbak.inf < prev    next >
Windows Setup INFormation  |  1999-03-11  |  1KB  |  49 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [MSIE4.0RemoveBackup]
  6. CustomDestination = MSIExploreDestinationSection 
  7. BeginPrompt=BeginPromptUninstallIE4.0
  8. EndPrompt=EndPromptUninstallIE4.0
  9. DelReg=MSIE4.0RemoveReg
  10. DelFiles=BackupFiles
  11. CleanUp=1
  12.  
  13. [MSIExploreDestinationSection]
  14. 49000=MSIExploreLDIDSection,5
  15.  
  16. [MSIExploreLDIDSection]
  17. "HKLM","SOFTWARE\Microsoft\IE Setup\Options","UninstallDir","Internet Explorer 5",,"%24%\%LProgramF%\%DefaultExplorerPath%"
  18.  
  19. [BeginPromptUninstallIE4.0]
  20. Prompt=%BeginString%
  21. ButtonType=YESNO
  22. Title=%Title%
  23.  
  24. [EndPromptUninstallIE4.0]
  25. Prompt=%EndString%
  26.  
  27. [MSIE4.0RemoveReg]
  28. HKLM,SOFTWARE\Microsoft\Plus!\Setup\backup
  29. HKLM,SOFTWARE\Microsoft\Plus!\Setup\RegBackup
  30. HKLM,SOFTWARE\Microsoft\IE Setup\Setup
  31. HKLM,SOFTWARE\Microsoft\IE Setup\Options
  32. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE40RemovBak
  33.  
  34. [BackupFiles]
  35. IE5BAK.INI
  36. IE5BAK.DAT
  37. IE4Regun
  38.  
  39. [DestinationDirs]
  40. BackupFiles=49000
  41.  
  42. [Strings]
  43. BeginString = "Scegliendo S∞, verranno liberati circa 10 MB di spazio sul disco rigido. Non sarα per≥ pi∙ possibile disinstallare Internet Explorer 5. Per annullare il processo, scegliere No. Continuare?"
  44. EndString = "Processo completato. L'opzione di disinstallazione di Internet Explorer 5 non Φ pi∙ disponibile."
  45. Title = "Microsoft Internet Explorer 5 - File di backup"
  46. DefaultExplorerPath = "Internet Explorer"
  47. LProgramF = "Programmi"
  48.  
  49.